-
check login logout functionality
1:19:46 PM / 00:00:15:431 Fail
check login logout functionality
10.16.2022 1:19:46 PM 10.16.2022 1:20:01 PM 00:00:15:431 · #test-id=1Status Timestamp Details Pass 1:19:47 PM CIF1is entered successfully in user name Pass 1:19:48 PM Asdf@123is entered successfully in Password Pass 1:19:48 PM captcha code entered Pass 1:19:51 PM LogIn button is clicked Fail 1:20:01 PM loginLogout is failed Fail 1:20:01 PM org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a (tried for 10 second(s) with 500 milliseconds interval) Fail 1:20:01 PM [org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95), org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272), com.INB.Factories.ExplicitWaitFactory.performExplicitWait(ExplicitWaitFactory.java:24), com.INB.pageFactory.BasePage.click(BasePage.java:18), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:13), com.INB.tests.TC_RetailLoginLogout.loginLogout(TC_RetailLoginLogout.java:23), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46), org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824), org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146), org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146), org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)] -
to check whether this test will executed
1:19:46 PM / 00:00:06:062 Fail
to check whether this test will executed
10.16.2022 1:19:46 PM 10.16.2022 1:19:52 PM 00:00:06:062 · #test-id=2Status Timestamp Details Pass 1:19:47 PM CIF2is entered successfully in user name Pass 1:19:48 PM Asdf@123is entered successfully in Password Pass 1:19:49 PM captcha code entered Pass 1:19:52 PM Alert Accepted Fail 1:19:52 PM test1 is failed Fail 1:19:52 PM org.openqa.selenium.NoAlertPresentException: no such alert (Session info: chrome=106.0.5249.119) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'DESKTOP-L9LVG34', ip: '192.168.0.104', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 105.0.5195.52 (412c95e51883..., userDataDir: C:\Users\Admin\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:60419}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: b69c04ae7c581f812ce9b15533d3e987 Fail 1:19:52 PM [java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method), java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45), java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499), java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480), org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187), org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122), org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49), org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158), org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83), org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552), org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:609), org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.alert(RemoteWebDriver.java:932), com.INB.pageFactory.BasePage.acceptAlert(BasePage.java:59), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:14), com.INB.tests.TC_RetailLoginLogout.test1(TC_RetailLoginLogout.java:37), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46), org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824), org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146), org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146), org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)]
Started
Oct 16, 2022 01:19:39 PM
Ended
Oct 16, 2022 01:20:01 PM
Tests Passed
0
Tests Failed
2
Tests
Log events
Timeline